trace: Add trace events for IRQ activities
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 25 Mar 2013 15:57:14 +0000 (16:57 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Mar 2013 15:57:14 +0000 (16:57 +0100)
commit137e5aba8f58062ac8c81012aecbdf076b50a78b
tree8cec43bcb44d0a358d685227d5cf572c09ac42ee
parent8e361cea9676a4699ae13e9e854287137d3420d6
trace: Add trace events for IRQ activities

This expands the format to include the class of TRC_HW_IRQ.
This means that instead of:

CPU28  1753521436727 (+    3252)  unknown (0x0000000000802008)  [ 0x0000006c 0x4605709c 0x4605b682 0x00000000 0x00000000 0x00000000 0x00000000 ]

we now see:

CPU28  1753521436727 (+    3252)  do_irq [ irq = 108, began = 1174761628us, ended = 1174779522us ]

Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/xentrace/formats